div#mainco2{
          width: 730px;
          height: 400px;
          margin-top: 0px;
          margin-right:  0px; 
          background-color: ;         
}
div#mainco2 a{
  text-decoration: none;
}
div#mainco2 a:visit{
    text-decoration: none;
}
div#mainco2 a:link{
          text-decoration: none;
}
div#mainco2 li{
     width: 600px;
     margin-left: 0px;
     float: left;
     font-size:  12px;
     list-style: none;
}
div#mainco2 img{
     float: left;
     margin-left: 5px;
     margin-top:  10px; 
     margin-right: 20px;
     margin-bottom: 50px;
     width:   354px;
     height:  265px;
}

div#mainco2 p.line{
      width: 730px;
      color: black;
      background-color:   white;
      border-left: 10px solid #6495ED;
      border-bottom: 1px solid #6495ED;
      padding-top:   3px;
      padding-bottom: 5px;
      margin-left: 5px;
@@@margin-bottom: 0px;
      font-size:  24px;
      font-weight: bold;
}
div#mainco2 p.top{
       width:  600px;
       margin-top:   10px;
       clear: both; 
       text-align:   right;
       font-size:  10px;
}
div#mainco2 p.moji{
        width: 730px;
        margin-top: 0px;
}
div#mainco2 p.moji span{
         font-size: 20px;
         line-height: 1.8;
         font-weight: bold;
}

div#mainco2 table{
 width: 600px;
 height: 100px;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 15px;
 margin-top: 5px;
 margin-left: 10px;
 margin-bottom: 10px;
 border: 1px solid #6495ED;
 font-size: 12px;
}
div#mainco2 td{
    height:  5px;
    padding-left: 0px;
    padding-top:  0px;
    padding-bottom: 0px;
    border-right: 0px solid #000000;
    border-top: 0px solid #000000;    
    border-left: 0px solid #000000;  
    border-bottom: 0px solid #000000;    
}
div#mainco2 td#index{
  width:   60px;
  height:  5px;
  background-color: white;
  color:  black;
}
p.yokoku{
        padding-left:  260px;
        font-size: 10px;
}




